home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource3 / 173_01 / lineout.bat < prev    next >
Encoding:
DOS Batch File  |  1979-12-31  |  128 b   |  3 lines

  1. grep2 -v ^#line <%1 >temp
  2. copy temp %1
  3. del temp